home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / smlnet1d.arc / SMLNET.DSZ < prev    next >
Text File  |  1988-12-25  |  808b  |  23 lines

  1. ;  This is the Dsz setup file for Smlnet 1D(Echomail door) and above
  2. ;
  3. ;     Variables that it needs for operation with Smlnet:
  4. ;       [COM]      Com.port number
  5. ;       [BAUD]     Baud.Rate
  6. ;       [FILE]     Filename to be transfered
  7. ;     The above variables are to be left unaltered for their presence
  8. ;     is mandatory.
  9. ;
  10. ;     All other text of each protocal line can altered as you like
  11. ;     as long as the above variables are unaltered and the symbols
  12. ;     you assign are in its proper lower or upper case set.
  13. ;
  14. ;  Setup string for Xmodem protocal
  15. DSZ port [COM] speed [BAUD] sx [FILE]
  16. ;
  17. ;  Setup string for Xmodem(1K Block) - - - compatible with Qmodem's Ymodem
  18. DSZ port [COM] speed [BAUD] sx -k [FILE]
  19. ;
  20. ;  Setup string for Zmodem
  21. DSZ port [COM] speed [BAUD] sz [FILE]
  22.  
  23.